home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / e / misc.txt / 000174_fdc@panix.com_Fri May 16 13:47:22 2008.msg < prev    next >
Internet Message Format  |  2020-01-01  |  2KB

  1. Path: reader2.panix.com!panix!not-for-mail
  2. From: Frank da Cruz <fdc@panix.com>
  3. Newsgroups: comp.protocols.kermit.misc
  4. Subject: Re: Delayed response from remote Kermit
  5. Date: Fri, 16 May 2008 17:46:49 +0000 (UTC)
  6. Organization: PANIX Public Access Internet and UNIX, NYC
  7. Lines: 17
  8. Message-ID: <slrng2ri4a.ggl.fdc@panix1.panix.com>
  9. References: <1Y0Wj.2825$xr1.43@trndny04> <slrng2jjc4.28h.fdc@panix3.panix.com> <5EnWj.2036$za1.2009@trndny07>
  10. Reply-To: fdc@columbia.edu
  11. NNTP-Posting-Host: panix1.panix.com
  12. X-Trace: reader2.panix.com 1210960009 22549 166.84.1.1 (16 May 2008 17:46:49 GMT)
  13. X-Complaints-To: abuse@panix.com
  14. NNTP-Posting-Date: Fri, 16 May 2008 17:46:49 +0000 (UTC)
  15. User-Agent: slrn/0.9.8.0 (NetBSD)
  16. Xref: panix comp.protocols.kermit.misc:15766
  17.  
  18. On 2008-05-13, Kelvin Smith <smith.fcs1111@snet.net> wrote:
  19. : My goodness. How does one make sense of the debug information? In less 
  20. : than two minutes, I generated over 19000 lines. I actually was able to 
  21. : capture a Finish command that responded quickly, plus a second that 
  22. : responded slowly, so in theory the information we need is there, but I 
  23. : don't know how to ferret out what's going on.
  24. :
  25. : Physical setup: Kermit 95 is on one PC, the PDP-11 emulator is on 
  26. : another. They're connected by a null modem running between the COM 
  27. : ports. It should be noted that the Kermit 95 machine is using a USB to 
  28. : COM adapter.
  29. :
  30. You can send me the debug log if you like.  I'd look for the place where
  31. there is a long separation between two timestamps and see what was the
  32. last thing that happened before the delay occurred.
  33.  
  34. - Frank